Started

Dec 10, 2021 09:52:50 PM

Ended

Dec 10, 2021 09:53:56 PM

Tests Passed

27

Tests Failed

0

Tests
Log events

Timeline

  • Create New Activity

    9:52:51 PM / 00:00:11:155 Pass

    Create New Activity
    12.10.2021 9:52:51 PM 12.10.2021 9:53:03 PM 00:00:11:155 · #test-id=1
    StatusTimestampDetails
    Info 9:53:01 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:01 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:02 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "application/json" | Response Time: "4448ms"].
    Info 9:53:02 PM
    Info 9:53:02 PM
    Info 9:53:02 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [CreateActivity].
    Info 9:53:02 PM Assertion [ValidateEquals] PASSED. Expected [CreateActivity] and Actual [CreateActivity]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:03 PM Test Passed.
  • Delete Activity

    9:53:03 PM / 00:00:01:903 Pass

    Delete Activity
    12.10.2021 9:53:03 PM 12.10.2021 9:53:05 PM 00:00:01:903 · #test-id=2
    StatusTimestampDetails
    Info 9:53:03 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:03 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:03 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "658ms"].
    Info 9:53:03 PM
    Info 9:53:05 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:05 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:05 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities/2" | Content Type: "application/json" | Response Time: "576ms"].
    Info 9:53:05 PM
    Info 9:53:05 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 9:53:05 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:05 PM Test Passed.
  • Get All Activities

    9:53:05 PM / 00:00:00:730 Pass

    Get All Activities
    12.10.2021 9:53:05 PM 12.10.2021 9:53:05 PM 00:00:00:730 · #test-id=3
    StatusTimestampDetails
    Info 9:53:05 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:05 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:05 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "634ms"].
    Info 9:53:05 PM
    Info 9:53:05 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 9:53:05 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:05 PM Test Passed.
  • Get Specific Activity By ID

    9:53:05 PM / 00:00:01:960 Pass

    Get Specific Activity By ID
    12.10.2021 9:53:05 PM 12.10.2021 9:53:07 PM 00:00:01:960 · #test-id=4
    StatusTimestampDetails
    Info 9:53:06 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:06 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:06 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "579ms"].
    Info 9:53:06 PM
    Info 9:53:07 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:07 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:07 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities/1" | Content Type: "application/json" | Response Time: "654ms"].
    Info 9:53:07 PM
    Info 9:53:07 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [Activity 1].
    Info 9:53:07 PM Assertion [ValidateEquals] PASSED. Expected [Activity 1] and Actual [Activity 1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:07 PM Test Passed.
  • Update Activity

    9:53:07 PM / 00:00:02:578 Pass

    Update Activity
    12.10.2021 9:53:07 PM 12.10.2021 9:53:10 PM 00:00:02:578 · #test-id=5
    StatusTimestampDetails
    Info 9:53:08 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:08 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:08 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "597ms"].
    Info 9:53:09 PM
    Info 9:53:10 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:10 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:10 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities/2" | Content Type: "application/json" | Response Time: "603ms"].
    Info 9:53:10 PM
    Info 9:53:10 PM
    Info 9:53:10 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [UpdateActivity].
    Info 9:53:10 PM Assertion [ValidateEquals] PASSED. Expected [UpdateActivity] and Actual [UpdateActivity]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:10 PM Test Passed.
  • Create New Authors

    9:53:10 PM / 00:00:00:848 Pass

    Create New Authors
    12.10.2021 9:53:10 PM 12.10.2021 9:53:11 PM 00:00:00:848 · #test-id=6
    StatusTimestampDetails
    Info 9:53:11 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:11 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:11 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "588ms"].
    Info 9:53:11 PM
    Info 9:53:11 PM
    Info 9:53:11 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [firstName] is equal to [Ahmed].
    Info 9:53:11 PM Assertion [ValidateEquals] PASSED. Expected [Ahmed] and Actual [Ahmed]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:11 PM Test Passed.
  • Delete Author

    9:53:11 PM / 00:00:02:017 Pass

    Delete Author
    12.10.2021 9:53:11 PM 12.10.2021 9:53:13 PM 00:00:02:017 · #test-id=7
    StatusTimestampDetails
    Info 9:53:12 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:12 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:12 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "560ms"].
    Info 9:53:12 PM
    Info 9:53:13 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:13 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:13 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/1" | Content Type: "application/json" | Response Time: "613ms"].
    Info 9:53:13 PM
    Info 9:53:13 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 9:53:13 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:13 PM Test Passed.
  • Get All Authors

    9:53:13 PM / 00:00:01:307 Pass

    Get All Authors
    12.10.2021 9:53:13 PM 12.10.2021 9:53:14 PM 00:00:01:307 · #test-id=8
    StatusTimestampDetails
    Info 9:53:14 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:14 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:14 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "567ms"].
    Info 9:53:14 PM
    Info 9:53:14 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 9:53:14 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:14 PM Test Passed.
  • Get Author By BookId

    9:53:14 PM / 00:00:03:460 Pass

    Get Author By BookId
    12.10.2021 9:53:14 PM 12.10.2021 9:53:18 PM 00:00:03:460 · #test-id=9
    StatusTimestampDetails
    Info 9:53:15 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:15 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:16 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "557ms"].
    Info 9:53:16 PM
    Info 9:53:18 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:18 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:18 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/authors/books/1" | Content Type: "application/json" | Response Time: "639ms"].
    Info 9:53:18 PM
    Info 9:53:18 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [firstName[0]] is equal to [First Name 1].
    Info 9:53:18 PM Assertion [ValidateEquals] PASSED. Expected [First Name 1] and Actual [First Name 1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:18 PM Test Passed.
  • Get Author By Id

    9:53:18 PM / 00:00:02:550 Pass

    Get Author By Id
    12.10.2021 9:53:18 PM 12.10.2021 9:53:20 PM 00:00:02:550 · #test-id=10
    StatusTimestampDetails
    Info 9:53:19 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:19 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:19 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "598ms"].
    Info 9:53:19 PM
    Info 9:53:20 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:20 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:20 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/1" | Content Type: "application/json" | Response Time: "661ms"].
    Info 9:53:20 PM
    Info 9:53:20 PM Assertion Passed: Then I Assert that the API response is equal to the contents of this file [src/test/resources/testDataFiles/AuthorsTestData/GetAuthorById.json].
    Info 9:53:20 PM
    Info 9:53:20 PM
    Info 9:53:20 PM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'E:\programming\FakeRESTApiUsingSHAFTengine\src\test\resources\testDataFiles\AuthorsTestData\GetAuthorById.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:20 PM Test Passed.
  • Update Author

    9:53:20 PM / 00:00:02:094 Pass

    Update Author
    12.10.2021 9:53:20 PM 12.10.2021 9:53:23 PM 00:00:02:094 · #test-id=11
    StatusTimestampDetails
    Info 9:53:21 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:21 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:21 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "594ms"].
    Info 9:53:21 PM
    Info 9:53:22 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:22 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:22 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/1" | Content Type: "application/json" | Response Time: "667ms"].
    Info 9:53:22 PM
    Info 9:53:22 PM
    Info 9:53:23 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [firstName] is equal to [Mohamed].
    Info 9:53:23 PM Assertion [ValidateEquals] PASSED. Expected [Mohamed] and Actual [Mohamed]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:23 PM Test Passed.
  • Create Book

    9:53:23 PM / 00:00:00:900 Pass

    Create Book
    12.10.2021 9:53:23 PM 12.10.2021 9:53:24 PM 00:00:00:900 · #test-id=12
    StatusTimestampDetails
    Info 9:53:23 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:23 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:23 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "584ms"].
    Info 9:53:23 PM
    Info 9:53:23 PM
    Info 9:53:24 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [CreateBook].
    Info 9:53:24 PM Assertion [ValidateEquals] PASSED. Expected [CreateBook] and Actual [CreateBook]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:24 PM Test Passed.
  • Delete Book

    9:53:24 PM / 00:00:03:583 Pass

    Delete Book
    12.10.2021 9:53:24 PM 12.10.2021 9:53:27 PM 00:00:03:583 · #test-id=13
    StatusTimestampDetails
    Info 9:53:24 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:24 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:26 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "661ms"].
    Info 9:53:26 PM
    Info 9:53:27 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:27 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:27 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books/1" | Content Type: "application/json" | Response Time: "964ms"].
    Info 9:53:27 PM
    Info 9:53:27 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 9:53:27 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:27 PM Test Passed.
  • Get Book By ID

    9:53:27 PM / 00:00:06:343 Pass

    Get Book By ID
    12.10.2021 9:53:27 PM 12.10.2021 9:53:34 PM 00:00:06:343 · #test-id=14
    StatusTimestampDetails
    Info 9:53:28 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:28 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:31 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "1069ms"].
    Info 9:53:31 PM
    Info 9:53:33 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:33 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:33 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books/1" | Content Type: "application/json" | Response Time: "1473ms"].
    Info 9:53:33 PM
    Info 9:53:34 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [Book 1].
    Info 9:53:34 PM Assertion [ValidateEquals] PASSED. Expected [Book 1] and Actual [Book 1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:34 PM Test Passed.
  • Get All Books

    9:53:34 PM / 00:00:01:901 Pass

    Get All Books
    12.10.2021 9:53:34 PM 12.10.2021 9:53:36 PM 00:00:01:901 · #test-id=15
    StatusTimestampDetails
    Info 9:53:34 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:34 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:35 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "725ms"].
    Info 9:53:36 PM
    Info 9:53:36 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 9:53:36 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:36 PM Test Passed.
  • Update Book

    9:53:36 PM / 00:00:05:278 Pass

    Update Book
    12.10.2021 9:53:36 PM 12.10.2021 9:53:41 PM 00:00:05:278 · #test-id=16
    StatusTimestampDetails
    Info 9:53:36 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:36 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:39 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "893ms"].
    Info 9:53:39 PM
    Info 9:53:40 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:40 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:41 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books/1" | Content Type: "application/json" | Response Time: "912ms"].
    Info 9:53:41 PM
    Info 9:53:41 PM
    Info 9:53:41 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [UpdateBook].
    Info 9:53:41 PM Assertion [ValidateEquals] PASSED. Expected [UpdateBook] and Actual [UpdateBook]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:41 PM Test Passed.
  • Create Cover Photo

    9:53:41 PM / 00:00:01:416 Pass

    Create Cover Photo
    12.10.2021 9:53:41 PM 12.10.2021 9:53:43 PM 00:00:01:416 · #test-id=17
    StatusTimestampDetails
    Info 9:53:42 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:42 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:42 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "1175ms"].
    Info 9:53:42 PM
    Info 9:53:42 PM
    Info 9:53:43 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [url] is equal to [https://CreateCoverphoto.com].
    Info 9:53:43 PM Assertion [ValidateEquals] PASSED. Expected [https://CreateCoverphoto.com] and Actual [https://CreateCoverphoto.com]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:43 PM Test Passed.
  • Delete Cover Photo

    9:53:43 PM / 00:00:01:499 Pass

    Delete Cover Photo
    12.10.2021 9:53:43 PM 12.10.2021 9:53:44 PM 00:00:01:499 · #test-id=18
    StatusTimestampDetails
    Info 9:53:43 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:43 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:43 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "613ms"].
    Info 9:53:43 PM
    Info 9:53:44 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:44 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:44 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/1" | Content Type: "application/json" | Response Time: "584ms"].
    Info 9:53:44 PM
    Info 9:53:44 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 9:53:44 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:44 PM Test Passed.
  • Get Cover Photos

    9:53:44 PM / 00:00:00:739 Pass

    Get Cover Photos
    12.10.2021 9:53:44 PM 12.10.2021 9:53:45 PM 00:00:00:739 · #test-id=19
    StatusTimestampDetails
    Info 9:53:45 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:45 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:45 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "540ms"].
    Info 9:53:45 PM
    Info 9:53:45 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 9:53:45 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:45 PM Test Passed.
  • Get Cover Photos By Book ID

    9:53:45 PM / 00:00:01:530 Pass

    Get Cover Photos By Book ID
    12.10.2021 9:53:45 PM 12.10.2021 9:53:46 PM 00:00:01:530 · #test-id=20
    StatusTimestampDetails
    Info 9:53:45 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:45 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:46 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "590ms"].
    Info 9:53:46 PM
    Info 9:53:46 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:46 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:46 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/books/covers/1" | Content Type: "application/json" | Response Time: "573ms"].
    Info 9:53:46 PM
    Info 9:53:46 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [idBook] is equal to [[1]].
    Info 9:53:46 PM Assertion [ValidateEquals] PASSED. Expected [[1]] and Actual [[1]]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:46 PM Test Passed.
  • Get Cover Photos By ID

    9:53:46 PM / 00:00:01:531 Pass

    Get Cover Photos By ID
    12.10.2021 9:53:46 PM 12.10.2021 9:53:48 PM 00:00:01:531 · #test-id=21
    StatusTimestampDetails
    Info 9:53:47 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:47 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:47 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "558ms"].
    Info 9:53:47 PM
    Info 9:53:48 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:48 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:48 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/1" | Content Type: "application/json" | Response Time: "608ms"].
    Info 9:53:48 PM
    Info 9:53:48 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [id] is equal to [1].
    Info 9:53:48 PM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:48 PM Test Passed.
  • Update Cover Photo

    9:53:48 PM / 00:00:01:813 Pass

    Update Cover Photo
    12.10.2021 9:53:48 PM 12.10.2021 9:53:50 PM 00:00:01:813 · #test-id=22
    StatusTimestampDetails
    Info 9:53:49 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:49 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:49 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "569ms"].
    Info 9:53:49 PM
    Info 9:53:50 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:50 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:50 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/1" | Content Type: "application/json" | Response Time: "630ms"].
    Info 9:53:50 PM
    Info 9:53:50 PM
    Info 9:53:50 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [url] is equal to [https://UpdateCoverphoto.com].
    Info 9:53:50 PM Assertion [ValidateEquals] PASSED. Expected [https://UpdateCoverphoto.com] and Actual [https://UpdateCoverphoto.com]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:50 PM Test Passed.
  • Create New User

    9:53:50 PM / 00:00:01:388 Pass

    Create New User
    12.10.2021 9:53:50 PM 12.10.2021 9:53:51 PM 00:00:01:388 · #test-id=23
    StatusTimestampDetails
    Info 9:53:51 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:51 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:51 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "581ms"].
    Info 9:53:51 PM
    Info 9:53:51 PM
    Info 9:53:51 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [userName] is equal to [Admin].
    Info 9:53:51 PM Assertion [ValidateEquals] PASSED. Expected [Admin] and Actual [Admin]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:51 PM Test Passed.
  • Delete User

    9:53:51 PM / 00:00:01:244 Pass

    Delete User
    12.10.2021 9:53:51 PM 12.10.2021 9:53:52 PM 00:00:01:244 · #test-id=24
    StatusTimestampDetails
    Info 9:53:52 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:52 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:52 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "578ms"].
    Info 9:53:52 PM
    Info 9:53:52 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:52 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:52 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users/1" | Content Type: "application/json" | Response Time: "566ms"].
    Info 9:53:52 PM
    Info 9:53:52 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 9:53:52 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:52 PM Test Passed.
  • Get Specific User By ID

    9:53:52 PM / 00:00:01:273 Pass

    Get Specific User By ID
    12.10.2021 9:53:52 PM 12.10.2021 9:53:54 PM 00:00:01:273 · #test-id=25
    StatusTimestampDetails
    Info 9:53:53 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:53 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:53 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "568ms"].
    Info 9:53:53 PM
    Info 9:53:54 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:54 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:54 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users/1" | Content Type: "*/*" | Response Time: "551ms"].
    Info 9:53:54 PM
    Info 9:53:54 PM Assertion Passed: Then I Assert that the API response is equal to the contents of this file [src/test/resources/testDataFiles/UsersTestData/GetUserByID.json].
    Info 9:53:54 PM
    Info 9:53:54 PM
    Info 9:53:54 PM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'E:\programming\FakeRESTApiUsingSHAFTengine\src\test\resources\testDataFiles\UsersTestData\GetUserByID.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:54 PM Test Passed.
  • Get All Users

    9:53:54 PM / 00:00:00:616 Pass

    Get All Users
    12.10.2021 9:53:54 PM 12.10.2021 9:53:54 PM 00:00:00:616 · #test-id=26
    StatusTimestampDetails
    Info 9:53:54 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:54 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:54 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "582ms"].
    Info 9:53:54 PM
    Info 9:53:54 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 9:53:54 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:54 PM Test Passed.
  • Update User

    9:53:54 PM / 00:00:01:502 Pass

    Update User
    12.10.2021 9:53:54 PM 12.10.2021 9:53:56 PM 00:00:01:502 · #test-id=27
    StatusTimestampDetails
    Info 9:53:55 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:55 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:55 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "601ms"].
    Info 9:53:55 PM
    Info 9:53:56 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 9:53:56 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 9:53:56 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users/1" | Content Type: "application/json" | Response Time: "605ms"].
    Info 9:53:56 PM
    Info 9:53:56 PM
    Info 9:53:56 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [userName] is equal to [Admin2].
    Info 9:53:56 PM Assertion [ValidateEquals] PASSED. Expected [Admin2] and Actual [Admin2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 9:53:56 PM Test Passed.